import { ActionFunctionArgs } from 'react-router'; export default function postcodeAction({ request, params, }: ActionFunctionArgs): Promise;